* automated/file-notify-tests.el
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 27 Nov 2013 14:23:32 +0000 (15:23 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 27 Nov 2013 14:23:32 +0000 (15:23 +0100)
commite85e909a738478574de0c656b0e357160f1a94c7
treedfd40302218f5387421b70cc6adff8ff91989d29
parentaf9f772106db8dc416c004153148d7b039e95c96
* automated/file-notify-tests.el
(file-notify-test-remote-temporary-file-directory):
Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
(tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
(file-notify--deftest-remote): Cleanup connection initially.
(file-notify-test03-autorevert): Run also in batch mode.  Use a
larger timeout for remote files.  `sit-for' 1 second; 0.1 second
does not work on MS Windows.  Call `accept-process-output' for
remote files.  Apply `string-match' instead of `string-equal', the
messages are different on MS Windows.

* automated/tramp-tests.el (tramp-test-temporary-file-directory):
Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
(tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
test/ChangeLog
test/automated/file-notify-tests.el
test/automated/tramp-tests.el